MimeType

public interface MimeType

A media type of the resource.

Functions

Link copied to clipboard
public static MimeType of(String value)
Returns the MimeType instance for the given value.
Link copied to clipboard
public String value()
Returns a string that represents the media type value.